records

records

Active filters Clear all

No active filters

Filters

Buses lines

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Year
               

No description available for this field.

Name (identifier)
year
Type
date
Sample
                       
Number
               

No description available for this field.

Name (identifier)
number
Type
decimal
Sample
                       
Bus Lines-English
               

No description available for this field.

Name (identifier)
bus_lines_english
Type
text
Sample
                       
Bus Lines-Arabic
               

No description available for this field.

Name (identifier)
bus_lines_arabic
Type
text
Sample
                       

JSON Schema

The following JSON object is a standardized description of your dataset's schema. More about JSON schema.

{
  • "title":"buses-lines0",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/buses-lines0"
      }
    ]
    ,
  • "definitions":
    {
    • "buses-lines0":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/buses-lines0_records"
            }
          }
        }
      }
      ,
    • "buses-lines0_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "year":
              {
              • "type":"string",
              • "format":"date",
              • "title":"Year",
              • "description":""
              }
              ,
            • "number":
              {
              • "type":"number",
              • "title":"Number",
              • "description":""
              }
              ,
            • "bus_lines_english":
              {
              • "type":"string",
              • "title":"Bus Lines-English",
              • "description":""
              }
              ,
            • "bus_lines_arabic":
              {
              • "type":"string",
              • "title":"Bus Lines-Arabic",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets